home *** CD-ROM | disk | FTP | other *** search
/ Aminet 31 / Aminet 31 (1999)(Schatztruhe)[!][Jun 1999].iso / Aminet / docs / hyper / BibelGuide02.lha / DieBibel / Bibelhtds.hgm < prev    next >
Text File  |  1998-11-10  |  3KB  |  93 lines

  1.  
  2. @rem $VER: Bibelhtds.hgm 40.7 (30.10.97)
  3.  
  4. @author "Ronald Schmiers 1998"
  5. @(C) "(C) Copyright 1995-1998 by Ronald Schmiers"
  6. @annotation "Its Shareware. See Bibel.hguide/Registration"
  7.  
  8. @rem Tilelmacros für die BibelGuides
  9. @MACRO maintitle "@{fgrgb #884422}@{b}@{font helvetica,24}$1@{fg text}@{ub}@{deffont}"
  10. @MACRO title "@{fgrgb red}@{b}@{font sapphire,19}$1@{fg text}@{ub}@{deffont}"
  11. @MACRO subtitle "@{fg shine}@{b}@{font sapphire,14}$1@{fg text}@{ub}@{deffont}"
  12. @MACRO Subtitlefont "@{font times.font 18}"
  13. @MACRO Subtitelfont "@{font garnet.font 16}"
  14. @MACRO chaptertitelfont "@{font times.font 15}"
  15. @MACRO chapterfont "@{font times.font 13}"
  16. @MACRO high "@{b}@{i}$1@{ub}@{ui}"
  17. @macro deffont "@{font times,13}"
  18. @macro deffont2 "@{font topaz 8}"
  19.  
  20. @rem use 16 colors for own screens
  21. @depth 4
  22.  
  23. @rem title page macros
  24.  
  25. @macro m_title "@{titlefont}@{fgrgb red}@{b}@{m_prg}@{ub}@{line}@{line}@{deffont}"
  26. @macro m_copyright "@{m_high \"Copyright © 1995-1998 Ronald Schmiers, All Rights Reserved.\"}@{line}"
  27. @macro m_welcome "@{subtitlefont}Welcome to the @{m_htds} @{m_prg}.@{deffont}@{line}@{line}"
  28. @macro m_htds "@{b}HTDS@{ub}"
  29. @macro m_sub "@{chapterfont}@{fgrgb blue}@{b}$1@{ub}@{fg text}@{deffont}"
  30. @macro m_subt "@{subtitlefont}@{fgrgb blue}@{b}$1@{ub}@{fg text}@{deffont}@{line}"
  31. @macro bigfont "@{font times,36}"
  32.  
  33. @rem title page menu macros
  34.  
  35. @macro m_menuitem "@{pari -30}@{lindent 36}@{par}"
  36. @macro m_menuinfo "@{tab}$1"
  37.  
  38. @rem main structure macros
  39.  
  40. @macro sectfont "@{font times.font 15}
  41. @macro secfont "@{font times.font 13}
  42. @macro m_sec "@{pari -3}@{lindent 6}@{par}@{sectfont}@{b}@{fgrgb blue}$1@{fg text}@{ub}@{secfont}@{pari 0}@{line}"
  43. @macro m_endsec "@{line}@{pard}"
  44.  
  45. @macro m_subsec "@{lindent $1}"
  46. @macro m_endsubsec "@{lindent 6}@{par}"
  47. @macro m_subblue "@{line}@{pari 0}@{lindent 6}@{fgrgb blue}$1@{fg text}"
  48.  
  49. @rem some text macros
  50.  
  51. @macro m_cfgpre "@{b}$1@{ub}: @{parset}"
  52. @macro m_high "@{fg highlight}$1@{fg text}"
  53. @macro m_bold "@{b}$1@{ub}"
  54. @macro m_sample "`@{fg highlight}$1@{fg text}'"
  55. @macro m_file "`@{fg highlight}$1@{fg text}'"
  56. @macro m_regonly "(@{\"registered\" link Bibel.hguide/Registration} version only)"
  57. @macro m_new "@{b}New in@{ub} @{fg highlight}$1@{fg text}!"
  58. @rem {parset} ist ein standart-Makro, welches den Text rechts vom letzten Pixel eines Objektes setzt.
  59.  
  60. @rem pseudo lists
  61.  
  62. @macro listbullet "· "
  63. @macro listhead ""
  64. @macro endlisthead ""
  65. @macro deftermhead "@{fg highlight}"
  66. @macro enddeftermhead "@{fg text}"
  67.  
  68. @listindent 6
  69.  
  70. @macro m_point "@{point}"
  71. @macro m_describe "@{line}@{pari -2}@{lindent 8}@{point} `@{fg highlight}$1@{fg text}' :@{line}@{pari 0}"
  72. @macro m_describeitem "@{item}@{fg highlight}$1@{fg text}@{line}"
  73. @macro m_describeitem2 "@{pari -4}@{lindent 11}@{point} @{fg highlight}$1@{fg text}@{line}@{pari 0}"
  74. @macro m_defitem "@{defterm}$1@{defdata}"
  75. @macro m_sampleitem "@{par}@{pari -7}@{lindent 15}@{point} `@{fg highlight}$1@{fg text}' :"
  76.  
  77. @rem about me
  78.  
  79. @macro m_address "Ronald Schmiers@{line}Emilienstr. 49@{line}09131 Chemnitz@{line}GERMANY @{line}"
  80.  
  81. @rem just to do something macros
  82.  
  83. @macro m_niy "@{fg highlight}Not implemented yet. Sorry.@{fg text}"
  84. @macro m_ndy "@{fg highlight}Not documented yet. Sorry.@{fg text}"
  85.  
  86. @rem turn on smartwrap
  87.  
  88. @rem smartwrap
  89. @index Index
  90.  
  91. @include internet.hgm
  92.  
  93.